*** empty log message ***
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Tue, 27 Nov 2007 08:30:34 +0000 (08:30 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Tue, 27 Nov 2007 08:30:34 +0000 (08:30 +0000)
src/ChangeLog

index f334e4d0e269d17bcb632fa8ea2d37d1e4387a9c..1565cd081faf3d8b99826c23bc14c6131848e7d7 100644 (file)
@@ -1,3 +1,12 @@
+2007-11-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * unexmacosx.c (unrelocate): New argument BASE.  Use it instead of
+       reloc_base.
+       (copy_dysymtab): Compute relocation base here.
+       (rebase_reloc_address) [__ppc64__]: New function.
+       (copy_dysymtab) [__ppc64__]: Use it if relocation base needs to be
+       changed.
+
 2007-11-26  Jason Rumney  <jasonr@gnu.org>
 
        * w32proc.c (sys_spawnve): Quote args with wildcards.